home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d26 / stages12.arc / README.TXT < prev    next >
Text File  |  1991-05-22  |  2KB  |  47 lines

  1. ******README.TXT******
  2.  
  3. A.   STAGES PROGRAM [Version V1.2]
  4.      STAGES Program is a spermatogenesis predictor program.
  5.      Developed at the University of Illinois, Urbana, IL
  6.      Developed by Dr. Rex A. Hess, Veterinary Biosciences,
  7.      University of Illinois, 2001 S. Lincoln Ave. Urbana, IL 61801
  8.      Email: r-hess@uiuc.edu Internet, RAHESS@UIUCVMD Bitnet 
  9.      Tel: 217/333-8933 or 333-2506
  10.      FAX: 217/333-4628
  11.      Programmer:  Paul P. Chen
  12.  
  13. B.   STAGES OVERVIEW
  14.      Stages is an analytical tool developed to aid the
  15.      pathologist/toxicologist in tracking germ cells through time
  16.      in the cycle of the seminiferous epithelium.  The program has
  17.      been designed for use in experiments with the testis of rats,
  18.      hamsters, mice and dogs, and incorporates the basic kinetics
  19.      of spermatogenesis.  Given a cell in the cycle, STAGES can
  20.      predict its position after a specified period of time, either
  21.      forward or backward.  The duration of the cycle of the
  22.      seminiferous epithelium can be changed, if the user suspects
  23.      that the cycle length has been altered.
  24.  
  25. C.   TO RUN STAGES, SIMPLY TYPE STAGES
  26.  
  27.      STAGES IS COMPILED FOR USE ON PERSONAL COMPUTERS THAT ARE IBM-
  28.      COMPATIBLE.  THE FILES THAT ARE NEEDED FOR EXECUTION ARE
  29.      LISTED UNDER STAGES/V1.2.  THE COMPILED EXECUTABLE FILE IS
  30.      DERIVED FROM THE FILES UNDER SRC.
  31.  
  32. D.  To compile STAGES: (version 1.2)
  33.  
  34.      1/  go to directory \STAGES\V1.2\SRC
  35.  
  36.      2/  type \LANG\TURBOC\TC  
  37.      (this starts the turboc compiler)
  38.  
  39.      3/  in turboc: type ALT-C to get the compiler menu, then
  40.      select
  41.      MAKE EXE option
  42.  
  43. [compiling outside of XTREE program maximizes amount of memory
  44. available to the compiler]
  45. [compiling while editing an empty function in TC also maximizes
  46. amount of memory available to the compiler]
  47.